home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Daddy Day Care Press Kit
/
Daddy Day Care Press Kit.iso
/
pc
/
acrobat reader 5 pc
/
plug_ins
/
escript.api
/
EXVW
/
6500
< prev
Wrap
Text File
|
2002-12-13
|
286b
|
13 lines
dialog(name: '$$$IDS_GOTO_TITLE', target_id: 'line')
{
view(align_children: align_left)
{
view(align_children: align_row)
{
static_text(item_id: 'dsc0', name: '$$$IDS_LINENO_STR');
edit_text(item_id: 'line', width: max_char_width() * 8);
}
ok_cancel();
}
}